From e4c73e5f10e23fd9624a6902576c8b432bdd3eeb Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 6 Nov 2006 22:33:32 +0000 Subject: [PATCH] (skkdic-convert): Fix typo in docstring. --- lisp/international/ja-dic-cnv.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/international/ja-dic-cnv.el b/lisp/international/ja-dic-cnv.el index dbcd2bfbfb5..eb9878e612b 100644 --- a/lisp/international/ja-dic-cnv.el +++ b/lisp/international/ja-dic-cnv.el @@ -344,7 +344,7 @@ (insert ")\n\n"))) (defun skkdic-convert (filename &optional dirname) - "Generate Emacs lisp file form Japanese dictionary file FILENAME. + "Generate Emacs Lisp file form Japanese dictionary file FILENAME. The format of the dictionary file should be the same as SKK dictionaries. Optional argument DIRNAME if specified is the directory name under which the generated Emacs Lisp is saved. -- 2.30.2